GtkEntry: Add a key binding for clearing the entry
authorMatthias Clasen <mclasen@redhat.com>
Fri, 26 Sep 2014 14:29:10 +0000 (10:29 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 26 Sep 2014 14:29:10 +0000 (10:29 -0400)
commit414bc202e78d7bbf976303ff81eae1fc6a09f659
treeb58c8c0516a15556c5edc834cd4c25707caa07cf
parente7bd73f2b0db50c00ef390b756c6597674d7b473
GtkEntry: Add a key binding for clearing the entry

Ctrl-u is a fine, well-established keybinding for this purpose,
lets just use it.
gtk/gtkentry.c